MY词语>英语词典>call in翻译和用法

call in

英 [ˈkɔːl ɪn]

美 [ˈkɔːl ɪn]

请来; 找来; 顺路拜访; 顺道走访

电力

柯林斯词典

  • PHRASAL VERB 请来;找来
    If youcallsomeonein, you ask them to come and help you or do something for you.
    1. Call in an architect or surveyor to oversee the work.
      找个建筑师或监理员来监工。
  • PHRASAL VERB 顺路拜访;顺道走访
    If youcall insomewhere, you make a short visit there.
    1. He just calls in occasionally...
      他只是偶尔过来坐坐。
    2. I got into the habit of calling in on Gloria on my way home.
      我养成了回家路上顺便去看格洛丽亚的习惯。

英英释义

verb

  • make a phone call
    1. call in to a radio station
    2. call in sick
  • summon to a particular activity or employment
    1. Experts were called in
  • summon to enter
    1. The nurse called in the next patient
  • cause to be returned
    1. recall the defective auto tires
    2. The manufacturer tried to call back the spoilt yoghurt
    Synonym:recallcall backwithdraw
  • demand payment of (a loan)
    1. Call a loan
    Synonym:call
  • take a player out of a game in order to exchange for another player
    1. pay a brief visit
      1. The mayor likes to call on some of the prominent citizens
      Synonym:visitcall

    双语例句

    • In this case, the sending server prepares the token for the remote call in an outbound login module.
      在这个示例中,发送服务器在出站登录模块中准备远程调用的令牌。
    • Notice that the refactoring updated the greet() method call in the main() method, and used the default value, Welcome for the first parameter, in addition to changing the method itself.
      注意,除了更改方法自身之外,重构还更新了main()方法中的greet()方法调用,并使用默认值Welcome作为第一个参数。
    • You can add a call in YY_INPUT to the function GetNextChar(), which reads the data from a file and keeps information about the position of the next character to read.
      我们可以在YYINPUT宏中添加一个对GetNextChar()函数的调用,后者从文件中读取数据,并保留了下一个要读取的字符的位置信息。
    • McCain also issued the call in a speech last week.
      麦凯恩上星期曾经在演说中提到过这个建议。
    • This section demonstrates how to get the function descriptor of a system call in different situations.
      本节将演示如何在不同情形下获得系统调用的函数描述符。
    • Would it be convenient to call in you this evening?
      今晚去看你方便吗?
    • Call in this evening if possible.
      如有可能,今晚来一趟。
    • They decided to call in a doctor, because the child was no better.
      他们决定请大夫,因为孩子的病情并未好转。
    • OK, we'll give you call in the morning.
      好的,明早我们会打电话叫您的。
    • It acts like a macro in this context, where calling the method of function via the closure makes the function call in the context of where it's defined.
      它在此上下文中用作宏,通过闭包调用函数方法将在定义它的上下文中执行函数调用。